home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 September / PC Active NR.228.iso / intface / styles / demos.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-01-31  |  2.7 KB  |  183 lines

  1. A       { color: #000080; }
  2. A:hover { color: #3360a0; }
  3.  
  4.  
  5. ul
  6. {    list-style-image: url(../images/Bullet.gif);
  7.     position: relative;
  8.     right: 20px;
  9.     margin-top:15px;
  10.     margin-bottom:0px;
  11. }
  12.  
  13. H1
  14. {    margin-bottom:15px;
  15.     margin-top:20px;
  16.     font-size:12pt;
  17.     color: #336699;
  18.     font-weight: bold;
  19. }
  20.  
  21. .topmenu {
  22.     margin-left: 515px;
  23.     padding-top: 10px;
  24.     height: 5px;
  25. }
  26.  
  27. .titel {
  28.     position: absolute;
  29.     top: 40px;
  30.     width: auto;
  31.     left: 80px;
  32.     font-size: 18pt;
  33.     color: white;
  34.     font-family: arial black;
  35. }
  36.  
  37. .tekst
  38. {    position: absolute;
  39.     font-size: 11px;
  40.     top: 90px;
  41.     width: 450px;
  42.     left: 100px;
  43. }
  44.  
  45. .tekst_breed
  46. {    position: absolute;
  47.     font-size: 11px;
  48.     top: 90px;
  49.     width: 520px;
  50.     left: 100px;
  51. }
  52.  
  53. .IntroTekstTabel {
  54.     align: top;
  55.     border: 0px;
  56.     height: 340px;
  57.     width: 800px;
  58. }
  59.  
  60. .lead {    
  61.     font-weight: bold;
  62.     margin-bottom: 10px;
  63. }
  64.  
  65. .infoTabel {
  66.     font-size: 11px;
  67.     height: 100px;
  68.     width: 540px;
  69.     margin-left: 80px; /* vanaf de linkerrand interface */
  70. }
  71.  
  72. .pictogrammen {
  73.     margin-top: 10px;
  74.     font-size: 11px;
  75.     margin-left: 15px;
  76.     width: 250px;
  77. }
  78.  
  79. .sysinfo {    
  80.     margin-top: 5px;
  81.     margin-left: 15px;
  82.     width: 250px;
  83.     font-size: 11px;
  84. }
  85.  
  86. .extrainfo {
  87.     font-size: 11px;
  88.     margin-left: 5px;
  89.     width: 250px;
  90.     height: 55px;
  91.     margin-top: 15px;
  92. }
  93.  
  94. .website {
  95.     font-size: 11px;
  96.     margin-left: 5px;
  97.     padding-top: 0px;
  98.     width: 250px;
  99. }
  100.  
  101. .imagemain {
  102.     border: 0px solid #e7e7e7;
  103.     margin-top: 55px;
  104.     margin-left: 565px;
  105.     height: 115px;
  106.     width: 115px;
  107. }
  108.  
  109. .images {
  110.     border: 0px solid #e7e7e7;
  111.     margin-top: 0px;
  112.     margin-left: 565px;
  113.     height: 115px;
  114.     width: 115px;
  115.     position: center;
  116. }
  117.  
  118. .image1 {
  119. }
  120.  
  121. .image2 {
  122.  
  123. }
  124. .image3{
  125.  
  126. }
  127.  
  128. .Navigatie {
  129. margin-right: 73px;
  130. }
  131.  
  132.  
  133. #popupWebsite
  134. {    top:   15px;
  135.     left: 320px;
  136.     font-family: verdana, arial, helvetica, sans-serif;
  137.     font-size: 10pt;
  138.     border: 1px solid black;
  139.     background-color: white;
  140.     /* onderstaande voor NS */
  141.     layer-background-color: #fffffa;
  142.     position: absolute;
  143.     width: auto;
  144.     height: auto;
  145.     z-index: 1;
  146.     visibility: hidden;
  147.     padding: 0px;
  148. }
  149.  
  150. #popupProgInfo
  151. {    top:   15px;
  152.     left: 320px;
  153.     font-family: verdana, arial, helvetica, sans-serif;
  154.     font-size: 10pt;
  155.     border: 1px solid black;
  156.     background-color: white;
  157.     /* onderstaande voor NS */
  158.     layer-background-color: #fffffa;
  159.     position: absolute;
  160.     width: auto;
  161.     height: auto;
  162.     z-index: 1;
  163.     visibility: hidden;
  164.     padding: 0px;
  165. }
  166.  
  167. #popupInstall
  168. {    top:   15px;
  169.     left: 320px;
  170.     font-family: verdana, arial, helvetica, sans-serif;
  171.     font-size: 10pt;
  172.     border: 1px solid black;
  173.     background-color: white;
  174.     /* onderstaande voor NS */
  175.     layer-background-color: #fffffa;
  176.     position: absolute;
  177.     width: auto;
  178.     height: auto;
  179.     z-index: 1;
  180.     visibility: hidden;
  181.     padding: 0px;
  182. }
  183.